Everything Totally Explained


Ask & we'll explain, totally!
Dash
Totally Explained


  NEW! All the latest news in the worlds of computer gaming, entertainment, the environment,  
finance, health, politics, science, stocks & shares, technology and much, much, more.  


View this entry using RSS

Everything about Dash Punctuation totally explained


A dash is a punctuation mark. It is longer than a hyphen and is used differently.

Common dashes

There are several forms of dash, of which the most common are:
  glyph Unicode HTML HTML/XML TeX
hyphen (8208) none ‐ or ‐ -
figure dash U+2012 (8210) none ‒ or ‒ none
en dash U+2013 (8211) – – or – --
em dash U+2014 (8212) — — or — ---
horizontal bar U+2015 (8213) none ― or ―
swung dash sim U+2053 (8275) none ⁓ or ⁓

Hyphen

The hyphen (‐) is used both to join words and to separate syllables. Strictly speaking, the hyphen isn't a dash; thus, careful typesetting (including with modern computer applications, such as word processors and HTML) relies on the following proper dashes instead.

Figure dash

The figure dash (‒) is so named because it's the same width as a digit, at least in typefaces with digits of equal width.
   The figure dash is used when a dash must be used within numbers, for example with telephone numbers: 867‒5309. This doesn't indicate a range (en dash is used for that), or function as the minus sign (which has its own glyph).
   The figure dash is often unavailable; in this case, one may use a hyphen-minus instead. In Unicode, the figure dash is (decimal 8210). HTML authors must use the numeric forms ‒ or ‒ to type it unless the file is in Unicode; there's no equivalent character entity. In TeX, the standard fonts have no figure dash; however, the digits normally all have the same width as the en dash, so an en dash can be substituted in TeX.

En dash

The en dash, or n dash, n-rule, etc., (–) is roughly the width of the letter n. It is half the size of an em dash.
   The en dash is used in ranges, such as 6–10 years, read as "six to ten years".

Ranges of values

The en dash is commonly used to indicate a closed range (a range with clearly defined and non-infinite upper and lower boundaries) of values, such as those between dates, times, or numbers.
   Some examples of this usage:
  • June–July 1967
  • 1:00–2:00 p.m.
  • For ages 3–5
  • pp. 38–55
  • President Jimmy Carter (1977–1981)
The Guide for the Use of the International System of Units (SI) recommends that the word to be used instead of an en dash when a number range might be misconstrued as subtraction, such as a range of units. For example, "a voltage of 50 V to 100 V" rather than "a voltage of 50 – 100 V".
   It is also considered inappropriate to use the en dash in place of the words to and and in phrases that follow the forms from...to... and between...and.... That is, the Chicago Manual of Style rules specify en dash in these:
  • Notre Dame beat Miami 31–30.
  • New York–London flight.
  • The Supreme Court voted 5–4 to uphold the decision. but hyphens in these:
  • Mother-daughter relationship
  • The McCain-Feingold bill
  • A C-C single bond
  • Taft-Hartley Act
  • Bose-Einstein statistics

    Compound adjectives

    The en dash can be used instead of a hyphen in compound adjectives in which one part consists of two words or a hyphenated word:
    Traditionally an em dash—like so—or a spaced em dash — like so — has been used for a dash in running text. The Elements of Typographic Style recommends the more concise spaced en dash – like so – and argues that the length and visual magnitude of an em dash "belongs to the padded and corseted aesthetic of Victorian typography." The spaced en dash is also the house style for certain major publishers (Penguin, Cambridge University Press, and Routledge among them). However, some longstanding typographical guides such as The Chicago Manual of Style still recommend unspaced em dashes for this purpose. The Oxford Guide to Style (2002, section 5.10.10) acknowledges that this style is used by "other British publishers", but observes that Oxford University Press (OUP) doesn't use it. In practice, there's little consensus, and it's a matter of personal or house taste.
       The en dash (always with spaces, in running text) and the spaced em dash both have a certain technical advantage over the unspaced em dash. In most typesetting and most word processing, the spacing between words is expected to be variable, so there can be full justification. Alone among punctuation that marks pauses or logical relations in text, the unspaced em dash disables this for the words between which it falls. The effect can be uneven spacing in the text.
       En dashes are often preferred to em dashes when text is set in narrow columns (as in newspapers and similar publications).
    The spaced em dash risks introducing excessive separation of words: it's already long, and the spaces increase the separation. In full justification, the adjacent spaces may be stretched, and the separation of words is further exaggerated.
       Regardless of any other variations, the em dash should never be used in number ranges.

    Horizontal bar

    The horizontal bar or quotation dash (―) is used to introduce quoted text. This is the standard method of printing dialogue in some languages (see the quotation dash section of the Quotation mark article for further details of how it's used).
       If the quotation dash is unavailable, then the em dash can be used instead. In Unicode, the quotation dash is U+2015 (decimal 8213). In HTML, it can be input only with the numeric form, ― or ―; there's no equivalent character entity. But for web pages one generally uses the em dash. There is no support in the standard TeX fonts, but one can use hboxkern-.5em--- instead (or just use an em dash).

    Swung dash

    The swung dash (sim or ~;) resembles a lengthened tilde, and is used to separate alternatives or approximates. In dictionaries, it's frequently used to stand in for the defined term in example text. This character was added since Unicode 4.0.0. Note that there are several similar characters: ∼ (U+223C: TILDE OPERATOR), ⁓ (U+2053: SWUNG DASH), and 〜 (U+301C: WAVE DASH). Example:
  • henceforth (adverb), from this time forth; from now on; "sim she'll be known as Mrs. Smith". In Japanese the swung dash (formally, the wave dash) is often used to indicate an extension of a vowel in slang. (See Japanese punctuation#Wave dash).
       In Japanese and Korean the swung dash is often used in place of an en dash.
       The swung dash in Unicode is U+2053 (decimal 8275). In HTML, it can be input only with the numeric form, ⁓ or ⁓; there's no equivalent HTML entity.
       In LaTeX2ε, one can use the math mode command $sim$, which yields the tilde operator.

    Other dash-like characters

    The are several characters which resemble dashes but have different meanings and uses. These include:
  • The hyphen-minus (-), Unicode U+002D, is the standard ASCII hyphen. It looks like a dash, but should only be used as such when proper dashes are unavailable. Sometimes this is used in groups to indicate different types of dash.
  • The tilde (~), U+007E, is a diacritic mark.
  • The underscore (_), U+005F, is either a diacritic mark, or a character replacing a standard space.
  • The macron (¯), U+00AF, is another diacritic mark.
  • The soft hyphen (U+00AD) is used to indicate where a line may break, as in a compound word or between syllables.
  • The hyphen (‐), U+2010, is a character which, unlike the ASCII hyphen, always represents a hyphen.
  • The hyphen bullet (⁃), U+2043, is a short horizontal line used as a list bullet.
  • The minus sign (−), U+2212, −, is an arithmetic operator used in mathematics to represent subtraction or negative numbers.
  • The wave dash (〜), U+301C, and the wavy dash (〰), U+3030, are wavy lines found in some East Asian character sets. Typographically, they've the width of one CJK character cell (fullwidth form), and follow the direction of the text (horizontal for horizontal text, vertical for columnar). They are used as dashes, and occasionally as emphatic variants of the katakana vowel extender mark.
  • The Armenian hyphen (֊), U+058A, is a hyphen from the Armenian alphabet.
  • The Hebrew Maqaf (־), U+05BE, is a hyphen-like character from the Hebrew alphabet.
  • The Mongolian todo hyphen (᠆), U+1806, is a hyphen from the Mongolian alphabet.
  • The Hangul Jungseong Eu (ㅡ U+3161 or ᅳ U+1173) is used in Korean to indicate the sound [ɨ].
  • The Japanese chōon (ー), U+30FC, is used in Japanese to indicate a long vowel.
  • The yī/ichi (一), U+4E00, is a Chinese Character which means "one" in both Chinese and Japanese.

    Rendering dashes on computers

    Typewriters and computers have traditionally had only a limited character set, often having no key with which to produce a dash. In consequence, it became common to substitute the nearest incorrect punctuation mark or symbol. Em dashes are often represented by a pair of spaces surrounding a single hyphen-minus (typical British usage) or by a pair of spaces surrounding two hyphen-minuses (mostly in the United States).
       Modern computer software typically has support for many more characters, and is usually capable of rendering both the en and em dashes correctly—albeit sometimes with a little inconvenience for the user who has to input them. Some software, though, may operate in a more limited mode. Some text editors, for example, are restricted to working with a single 8-bit character encoding, and when unencodable characters are entered (for example, by pasting from the clipboard), they're often blindly converted to question marks. Sometimes this happens to em and en dashes, even when the 8-bit encoding supports them, or when an alternative representation using hyphen-minuses would seem to be an option.
       Any kind of dash can manifest directly in an HTML document, but HTML also allows them to be entered as character entity references. The entity names for the em dash and the en dash are mdash and ndash; therefore, they can be referenced in HTML as — and –. The equivalent numeric character references are — and –. Nearly all web browsers and operating systems used today are capable of rendering the numeric form, and almost as many correctly display the named form.
  • In Unicode, the figure dash, en dash, em dash, quotation dash, and swung dash correspond to characters U+2012, U+2013, U+2014, U+2015, and U+2053, respectively.
  • In Mac OS using the Australian, British, Canadian, German, Irish, Irish Extended, Russian, U.S., or U.S. Extended keyboard layout, an en dash can be obtained by typing option-hyphen, while an em dash can be typed with option-shift-hyphen.
  • In TeX, an em dash is typed as three hyphens ("---"), an en dash as two hyphens ("--"), and a hyphen-minus as one hyphen ("-"). Mathematical minus is signified as "$-$".
  • Under recent versions of X11, you can obtain the em dash (—) by pressing the Compose key followed by - - - (triple hyphen-minus), and the en dash (–) can be obtained by pressing the Compose key followed by - - . (hyphen-minus, hyphen-minus, dot). In the absence of a compose key, it can be emulated by remapping some other seldom used key.(External Link)
  • On Plan 9 systems, an en or em dash may be entered by pressing the Compose key (usually left Alt), followed by typing en or em respectively.
  • In Microsoft Windows an en or em dash may be typed into most text areas by holding down the Alt key and pressing 0150 or 0151 respectively. The numbers must be typed on the numeric keypad with num lock turned on.
  • With Microsoft Word's default settings (both Windows and Macintosh versions), an em dash symbol (not always a true em dash from the font) is automatically produced by Autocorrect when two unspaced hyphens are entered between words ("word--word"). An en dash (again, not always a true en dash from the font) is automatically produced when one or two hyphens surrounded by spaces are entered: ("word - word") or ("word -- word"). This feature can be disabled by customising Autocorrect. Other dashes, spaces, and special characters are possible, found through Tools → Customize… → Keyboard… → Common Symbols. Unassigned symbols (such as the true minus sign) can be assigned keyboard shortcuts through Insert → Symbol… → (select desired symbol) → Shortcut key… . To determine if the true en or em dash from the font are being used rather than a crossreferenced character from the Symbol font, copy and paste samples of the dashes into a text editor such as Windows Notepad. Using the true dash is important if one ever needs to share documents with other users in other applications or operating systems.
    In Word for Windows, an em dash can be typed with ctrl+alt+numeric hyphen (on the numeric keypad, usually in the top right corner), and an en dash can be typed with ctrl+numeric hyphen. This won't work with the hyphen key on the main keyboard (usually between "0" and "="), which has completely different functions associated with it. In professionally printed documents, the typographer sometimes adds hair space, or, rarely, a full inter-word space, on either side of an em dash. In HTML it's possible to generate a hair space using the numeric character reference  , but current-generation web browsers are not uniformly supportive of this character, and may render it incorrectly.

    Further Information

    Get more info on 'Dash Punctuation'.


    External Link Exchanges

    Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:

      <a href="http://dash.totallyexplained.com">Dash Totally Explained</a>

    Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
       As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned.



  • Copyright © 2007-8 totallyexplained.com | Licensed under the GNU Free Documentation License | Site Map
    This article contains text from the Wikipedia article Dash (History) and is released under the GFDL | RSS Version